This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
You're stuck using formula:
path := "escape\\the\\back\\slash\\in\\folder\\name\\db.nsf";
destSvr := "NewServer/CERT";
@If(@IsError(@Command([AddDatabase]; "OldServer":path));"";"");
@Command([WindowWorkspace]);
@Command([WorkspaceProperties]);
@Command([FileDatabaseRemove]);
@If(@IsError(@Command([AddDatabase]; destSvr:path));@Prompt([Ok];"Adding";"not there");"");
@Prompt([Ok];"Swapping workspace icons from old sever to new server complete.";"DONE")
Feedback response number WEBBA4M83L created by ~Ben Dwogeroplopynds on 11/26/2015